home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / giochi / adoom / amipx1_1.lha / amipx1_1 / Include / amipx.fd < prev    next >
Text File  |  1994-09-28  |  270b  |  11 lines

  1. ##base _AMIPX_Library
  2. ##bias 30
  3. ##public
  4. AMIPX_OpenSocket(socknum)(D0)
  5. AMIPX_CloseSocket(socknum)(D0)
  6. AMIPX_ListenForPacket(ecb)(A0)
  7. AMIPX_SendPacket(ecb)(A0)
  8. AMIPX_GetLocalAddr(addrspace)(A0)
  9. AMIPX_RelinquishControl()()
  10. AMIPX_GetLocalTarget(address,localtarget)(a0,a1)
  11.